************80
I4_WRAP forces an I4 to lie between given limits by wrapping.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=4) | :: | ival | ||||
| integer(kind=4) | :: | ilo | ||||
| integer(kind=4) | :: | ihi |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=4), | public | :: | i4_modp | ||||
| integer(kind=4), | public | :: | jhi | ||||
| integer(kind=4), | public | :: | jlo | ||||
| integer(kind=4), | public | :: | wide |